projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75dab16
)
Cosmetic formatting fixes
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:23:24 +0000
(19:23 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Dec 2014 00:23:24 +0000
(19:23 -0500)
INSTALL.in
patch
|
blob
|
history
diff --git
a/INSTALL.in
b/INSTALL.in
index 243c0b863e1f1940e6832e3038a5a23ea47e5d37..7a1dcec01e19dc3b1d0619d064b0be9e1268c368 100644
(file)
--- a/
INSTALL.in
+++ b/
INSTALL.in
@@
-22,8
+22,8
@@
GTK+ requires the following packages:
Simple install procedure
========================
- % tar xf gtk+-@GTK_VERSION@.tar.xz # unpack the sources
- % cd gtk+-@GTK_VERSION@ # change to the toplevel directory
+ % tar xf gtk+-@GTK_VERSION@.tar.xz
# unpack the sources
+ % cd gtk+-@GTK_VERSION@
# change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK+
[ Become root if necessary ]